//#### Naval
//Naval Support on/off
$ChangeOrder
if_Date=9/1/1943
//Pearl Harbor
xyControl=166,68,Axis
actionCountry=3
lifespan=once
//turn on fleet support
xyArea=167,67,29
$End

$ChangeOrder
if_Date=9/1/1943
actionCountry=3
xyControl=166,68,Allies
lifespan=once
//turn off fleet support
xyArea=167,67,0
$End

$ChangeOrder
if_Date=1/1/1944
actionCountry=3
lifespan=once
//turn off fleet support
xyArea=167,67,0
$End


//#### Invasion
//Land unit support for Hawaii invasion
$GiveUnit
if_Date=6/1/1943
//Pearl Harbor
xyControl=166,68,Axis
//West coast USA and Canada
xyControl=193,95,Allies
xyControl=194,94,Allies
xyControl=194,83,Allies
xyControl=196,77,Allies
xyControl=197,75,Allies
lifespan=tillTrigger
actionCountry=3
lifespan=tillTrigger
unitID=3
//San Francisco
xyArea=194,83
xyArea=194,83
xyArea=194,83
$End

//#### Invasion

//USA retakes Hawaii
$InvasionHeavy
if_Date=8/16/1943
lifespan=tillTrigger
//Pearl Harbor
xyControl=166,68,Axis
//West coast USA and Canada
xyControl=193,95,Allies
xyControl=194,94,Allies
xyControl=194,83,Allies
xyControl=196,77,Allies
xyControl=197,75,Allies
actionCountry=3
range=5
landAssets=3
//Hawaii
xyArea=167,68
//San Francisco
xyArea=194,83
$End

//Land unit support for Hawaii invasion #2
$GiveUnit
if_Date=10/10/1943
//Pearl Harbor
xyControl=166,68,Axis
//West coast USA and Canada
xyControl=193,95,Allies
xyControl=194,94,Allies
xyControl=194,83,Allies
xyControl=196,77,Allies
xyControl=197,75,Allies
lifespan=once
actionCountry=3
lifespan=once
unitID=3
//San Francisco
xyArea=194,83
xyArea=194,83
xyArea=194,83
$End

//USA retakes Hawaii #2
$InvasionHeavy
if_Date=10/24/1943
lifespan=once
//Pearl Harbor
xyControl=166,68,Axis
//West coast USA and Canada
xyControl=193,95,Allies
xyControl=194,94,Allies
xyControl=194,83,Allies
xyControl=196,77,Allies
xyControl=197,75,Allies
actionCountry=3
range=5
landAssets=3
//Hawaii
xyArea=167,68
//San Francisco
xyArea=194,83
$End

//#### Naval
//Move USA Fleets to Pearl Harbor to retake Hawaii
$GatherNaval
if_Date=9/1/1943
//Pearl Harbor
xyControl=166,68,Axis
//West coast USA and Canada
xyControl=193,95,Allies
xyControl=194,94,Allies
xyControl=194,83,Allies
xyControl=196,77,Allies
xyControl=197,75,Allies
lifespan=continuous
actionCountry=3
carrierAssets=6
battleAssets=2
navalSupportAssets=2
//Pearl Harbor
xyArea=169,67
//Nortern Coast of USA to pull all the spare surface first
xyArea=194,89
$End

$GatherNaval
if_Date=9/1/1943
//Pearl Harbor
xyControl=166,68,Axis
//West coast USA and Canada
xyControl=193,95,Allies
xyControl=194,94,Allies
xyControl=194,83,Allies
xyControl=196,77,Allies
xyControl=197,75,Allies
lifespan=continuous
actionCountry=3
carrierAssets=6
battleAssets=2
navalSupportAssets=2
//Pearl Harbor
xyArea=165,68
//Nortern Coast of USA to pull all the spare surface first
xyArea=194,89
$End

//surface group
$GatherNaval
if_Date=9/1/1943
//Pearl Harbor
xyControl=166,68,Axis
//West coast USA and Canada
xyControl=193,95,Allies
xyControl=194,94,Allies
xyControl=194,83,Allies
xyControl=196,77,Allies
xyControl=197,75,Allies
lifespan=continuous
actionCountry=3
battleAssets=5
navalSupportAssets=5
//Between ports at Hawaii for support fire
xyArea=165,66
//Nortern Coast of USA to pull all the spare surface first
xyArea=194,89
$End

